MediaStreamCaptureStopped

public interface MediaStreamCaptureStopped implements BrowserEvent

An event indicating that the web page has stopped capturing an audio or video stream.

Since

7.30

Functions

Link copied to clipboard
public Browser browser()
Returns the Browser instance initiated this event.
Link copied to clipboard
public MediaStreamType mediaStreamType()
Returns the type of the captured stream.